From 06470c2378a9b87af0bb8f511b92a769cd13b910 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 6 Jun 2019 18:08:13 +0000 Subject: [PATCH] widget factory: Improve manual popover menu example Set up the size group, so things line up. --- demos/widget-factory/widget-factory.ui | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/demos/widget-factory/widget-factory.ui b/demos/widget-factory/widget-factory.ui index f7d3e515b8..0b6c2db8f1 100644 --- a/demos/widget-factory/widget-factory.ui +++ b/demos/widget-factory/widget-factory.ui @@ -2513,7 +2513,10 @@ microphone-sensitivity-medium-symbolic view-more-symbolic + new_style_menu + @@ -3524,6 +3527,9 @@ bad things might happen. fill + printer-symbolic @@ -3557,6 +3563,7 @@ bad things might happen. Open in New Window app.open-in + main-indicators @@ -3564,6 +3571,13 @@ bad things might happen. + + + + + Edit @@ -3601,18 +3615,21 @@ bad things might happen. Pin app.pin + main-indicators Select Labels… app.labels + main-indicators Share… app.share + main-indicators @@ -3622,6 +3639,7 @@ bad things might happen. Basement basement + main-indicators @@ -3632,6 +3650,7 @@ bad things might happen. Large app.size 'large' + main-indicators @@ -3639,6 +3658,7 @@ bad things might happen. Medium app.size 'medium' + main-indicators @@ -3646,6 +3666,7 @@ bad things might happen. Small app.size 'small' + main-indicators @@ -3655,6 +3676,7 @@ bad things might happen. Move to Trash win.delete + main-indicators @@ -3677,29 +3699,42 @@ bad things might happen. Berk app.berk + basement-indicators Broni app.broni + basement-indicators Drutt app.drutt + basement-indicators The Thing Upstairs app.upstairs + basement-indicators + + horizontal + + + + + + horizontal +
circular-buttons -- 2.30.2